SAMSUNG: serial: modify name from s5pc1xx to s5p
authorMinkyu Kang <[email protected]>
Wed, 24 Mar 2010 07:59:30 +0000 (16:59 +0900)
committertrix <[email protected]>
Fri, 30 Apr 2010 10:23:23 +0000 (05:23 -0500)
commit46a3b5c8df939f5547bcd3684030072c94d06bd8
tree534d9fd65f4fb3262219e9060b265cc9fff8878e
parentda0f2af279563ddc75eff304ad5389f7f0e79381
SAMSUNG: serial: modify name from s5pc1xx to s5p

Because of other s5p series SoC will use these serial functions,
modify function's name and structure's name.

Signed-off-by: Minkyu Kang <[email protected]>
arch/arm/include/asm/arch-s5pc1xx/uart.h
common/serial.c
drivers/serial/Makefile
drivers/serial/serial_s5p.c [new file with mode: 0644]
drivers/serial/serial_s5pc1xx.c [deleted file]
include/serial.h